Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIP 83: Dynamic Hierarchical Deterministic Key Trees #242

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

CodeShark
Copy link
Contributor

Proposed deterministic key tree structures suffer from the limitation that once a hierarchical level is used to derive signing keys, we can no longer nest deeper levels. This BIP proposes a solution to this problem.

@CodeShark CodeShark force-pushed the DHD_key_trees branch 16 times, most recently from 8e6fd7c to 65173db Compare November 17, 2015 13:30
@luke-jr luke-jr changed the title Added BIP for dynamic hierarchical deterministic key trees. BIP 114: Dynamic Hierarchical Deterministic Key Trees Jan 8, 2016
@luke-jr luke-jr added the New BIP label Jan 8, 2016
@luke-jr
Copy link
Member

luke-jr commented Jan 8, 2016

Needs Copyright section.

@luke-jr luke-jr changed the title BIP 114: Dynamic Hierarchical Deterministic Key Trees BIP 114: Dynamic Hierarchical Deterministic Key Trees83 Jan 8, 2016
@luke-jr luke-jr changed the title BIP 114: Dynamic Hierarchical Deterministic Key Trees83 BIP 83: Dynamic Hierarchical Deterministic Key Trees Jan 8, 2016
@CodeShark
Copy link
Contributor Author

@luke-jr copyright section added.

luke-jr added a commit that referenced this pull request Jan 13, 2016
BIP 83: Dynamic Hierarchical Deterministic Key Trees
@luke-jr luke-jr merged commit 8a35b93 into bitcoin:master Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants